summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Rob Browning [Tue, 5 Apr 2011 03:46:22 +0000 (22:46 -0500)]
Run debian-startup and set debian-emacs-flavor
Emacs runs debian-startup and sets debian-emacs-flavor.
* Emacs runs debian-startup during the startup process unless
site-run-file is false.
* The global variable debian-emacs-flavor is bound to 'emacs25.
Author: Rob Browning <rlb@defaultvalue.org>
Gbp-Pq: Name 0002-Run-debian-startup-and-set-debian-emacs-flavor.patch
Rob Browning [Sun, 7 Apr 2013 20:03:05 +0000 (15:03 -0500)]
Prefer /usr/share/info/emacs-MAJORVERSION
Emacs prefers /usr/share/info/emacs-MAJORVERSION to /usr/share/info.
The value of Info-default-directory-list has been augmented via
lisp/info.el to include /usr/share/info/emacs-MAJORVERSION before
/usr/share/info.
Gbp-Pq: Name 0001-Prefer-usr-share-info-emacs-MAJORVERSION.patch
Rob Browning [Tue, 1 Aug 2017 04:34:05 +0000 (05:34 +0100)]
emacs25 (25.2+1-5) unstable; urgency=medium
* Build with -O0 on arm64 to avoid FTBS. Without this the build
segfaults in marker.c when trying to construct c-by.el.
cf. https://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00798.html
Thanks to Gianfranco Costamagna for reporting the bug and Barry
Warsaw for suggesting the workaround. (Closes: 868165)
[dgit import unpatched emacs25 25.2+1-5]
Rob Browning [Tue, 1 Aug 2017 04:34:05 +0000 (05:34 +0100)]
Import emacs25_25.2+1-5.debian.tar.xz
[dgit import tarball emacs25 25.2+1-5 emacs25_25.2+1-5.debian.tar.xz]
Rob Browning [Sat, 1 Jul 2017 19:35:18 +0000 (20:35 +0100)]
Import emacs25_25.2+1.orig.tar.xz
[dgit import orig emacs25_25.2+1.orig.tar.xz]